Skip to content

style: fix clippy::semicolon_if_nothing_returned#226

Merged
Brooooooklyn merged 1 commit intomainfrom
fix/clippy-semicolon-if-nothing-returned
Oct 15, 2025
Merged

style: fix clippy::semicolon_if_nothing_returned#226
Brooooooklyn merged 1 commit intomainfrom
fix/clippy-semicolon-if-nothing-returned

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

Add missing semicolons to statements for consistent formatting across:

  • Test assertions in vite_path
  • Test closures in vite_task
  • Various test functions in vite_package_manager and other modules

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Copy link
Copy Markdown
Member Author

Brooooooklyn commented Oct 15, 2025

Copy link
Copy Markdown
Member Author

Brooooooklyn commented Oct 15, 2025

Merge activity

  • Oct 15, 10:37 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Oct 15, 10:39 AM UTC: Graphite rebased this pull request as part of a merge.
  • Oct 15, 10:43 AM UTC: @Brooooooklyn merged this pull request with Graphite.

@Brooooooklyn Brooooooklyn changed the base branch from fix/clippy-missing-errors-doc to graphite-base/226 October 15, 2025 10:37
@Brooooooklyn Brooooooklyn changed the base branch from graphite-base/226 to main October 15, 2025 10:37
Add missing semicolons to statements for consistent formatting across:
- Test assertions in vite_path
- Test closures in vite_task
- Various test functions in vite_package_manager and other modules

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@Brooooooklyn Brooooooklyn force-pushed the fix/clippy-semicolon-if-nothing-returned branch from d3fe1ec to e13dc4d Compare October 15, 2025 10:38
@Brooooooklyn Brooooooklyn merged commit 59bf13e into main Oct 15, 2025
9 checks passed
@Brooooooklyn Brooooooklyn deleted the fix/clippy-semicolon-if-nothing-returned branch October 15, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants